Blazor コントロール
C1DelegateList<T> コンストラクタ(IList)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1DelegateList<T> クラス > C1DelegateList<T> コンストラクタ : C1DelegateList<T> コンストラクタ(IList)
The list.
Initializes a new instance of the C1DelegateList<T> class.
シンタックス
'宣言
 
Public Function New( _
   ByVal list As System.Collections.IList _
)
public C1DelegateList<T>( 
   System.Collections.IList list
)

パラメータ

list
The list.
参照

C1DelegateList<T> クラス
C1DelegateList<T> メンバ
オーバーロード一覧